home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXT Enterprise Objects Framework 1.1
/
NeXT Enterprise Objects Framework 1.1.iso
/
NextDeveloper
/
Headers
/
eointerface
/
EOButtonAssociation.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-07-07
|
243 b
|
18 lines
// EOButtonAssociation
// Enterprise Objects Framework
//
// Copyright 1993 NeXT Computer, Inc.
// All Rights Reserved
#ifdef SHLIB
#import "shlib.h"
#endif
#import "EOAssociation.h"
@interface EOButtonAssociation:EOAssociation
{
}
@end